DomainObjects Class Library

InsertByQuery<InsertIntoClass,SelectFromClass>.GetNaturalIdentifier Method 

Get a string that identifies this object to a person familiar with the object model. Used when an instance of this field is part of a logging or assertion statement.

public string GetNaturalIdentifier();

Implements

ITableMappedObject.

See Also

InsertByQuery<InsertIntoClass,SelectFromClass> Class | DomainObjects.Facade.Command Namespace